- commCloseMessage
Message commCloseMessage(string commId, JSONValue data)
Undocumented in source. Be warned that the author may not have intended to support it.
- commCloseMessage
Message commCloseMessage(Message requestMessage)
Undocumented in source. Be warned that the author may not have intended to support it.
- commMessage
Message commMessage(string commId, JSONValue data, JSONValue metadata)
Undocumented in source. Be warned that the author may not have intended to support it.
- commOpenMessage
Message commOpenMessage(string commId, string targetName, JSONValue data, JSONValue metadata)
Undocumented in source. Be warned that the author may not have intended to support it.
- completeMessage
Message completeMessage(Message requestMessage, CompleteResult result)
Undocumented in source. Be warned that the author may not have intended to support it.
- displayDataMessage
Message displayDataMessage(JSONValue data, JSONValue metadata)
Undocumented in source. Be warned that the author may not have intended to support it.
- pubMessage
Message pubMessage(MessageHeader header, string msgType, JSONValue content, JSONValue metadata)
Undocumented in source. Be warned that the author may not have intended to support it.
- statusMessage
Message statusMessage(MessageHeader header, string status)
Undocumented in source. Be warned that the author may not have intended to support it.